@charset "UTF-8";
.txt-hide {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.index-title {
  width: 100%;
  height: 40px;
  border-top: #0f7612 solid 2px;
  background-color: #f1f1f1;
}
.index-title span {
  display: block;
  float: left;
  font-family: "微软雅黑";
  font-size: 16px;
  color: #025502;
  line-height: 40px;
  margin-left: 14px;
}
.index-title a {
  float: right;
  font-family: "微软雅黑";
  font-size: 14px;
  color: #787878;
  line-height: 40px;
  margin-right: 14px;
  text-decoration: none;
}

.main .one {
  margin-top: 15px;
}
.main .one .left {
  position: relative;
  height: 310px;
  padding: 0;
}
.main .one .left .img {
  position: relative;
}
.main .one .left .img img {
  width: 100%;
  height: 310px;
}
.main .one .left .img .title {
  position: absolute;
  z-index: 99;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.6);
  height: 50px;
  width: 100%;
}
.main .one .left .img .title p {
  color: white;
  padding-left: 15px;
  line-height: 50px;
  font-size: 16px;
  width: 70%;
  float: left;
}
.main .one .left .swiper-pagination {
  bottom: 15px;
  right: 50px;
}
.main .one .left .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background: white;
  margin-right: 5px;
  opacity: 1;
}
.main .one .left .swiper-pagination-bullet-active {
  background: #009a44;
}
.main .one .right {
  background: #ffffff;
  box-shadow: 1px 1px 6px 0px rgba(6, 0, 1, 0.09);
  height: 310px;
  position: relative;
}
.main .one .right .title {
  padding: 20px;
}
.main .one .right .title .title-nav {
  display: flex;
  justify-content: center;
  align-items: center;
}
.main .one .right .title .title-nav li {
  font-size: 16px;
  font-weight: bold;
  cursor: pointer;
}
.main .one .right .title .title-nav li.active a{
  color: #007e30;
}
.main .one .right .news-list {
  padding: 0 15px 15px 15px;
}
.main .one .right .news-list ul li {
  border-bottom: 1px dashed #b8b8b8;
  cursor: pointer;
}
.main .one .right .news-list ul li a {
  width: 75%;
  color: #555555;
  display: block;
  float: left;
  text-decoration: none;
  line-height: 30px;
  font-size: 16px;
}
.main .one .right .news-list ul li a b {
  color: #007e30;
}
.main .one .right .news-list ul li span {
  display: block;
  float: right;
  color: #555555;
  line-height: 32px;
}
.main .one .right .news-list ul li:hover a {
  color: #007e30;
}
.main .one .right .news-list ul li:hover span {
  color: #007e30;
}
.main .one .right .news-list .morelink {
  display: block;
  position: absolute;
  right: 30px;
  bottom: 10px;
  width: 80px;
  height: 30px;
  background: url("../images/more.jpg") no-repeat center center;
}
.main .two {
  margin-top: 40px;
  background-color: #f3f3f3;
}
.main .two .container {
  width: 1200px;
  padding: 0;
}
.main .two .container .pic {
  width: 100%;
}
.main .two .container .pic ul li {
  width: 200px;
  height: 200px;
  float: left;
  cursor: pointer;
  padding: 25px 0 0 20px;
}
.main .two .container .pic ul li a {
  display: block;
}
.main .two .container .pic ul li a p {
  color: #fff;
  font-size: 18px;
  font-weight: 600;
}
.main .two .container .pic ul .l1 {
  background-image: url("../images/01.jpg");
  width: 600px;
}
.main .two .container .pic ul .l2 {
  background-image: url("../images/02.jpg");
}
.main .two .container .pic ul .l3 {
  background-image: url("../images/03.jpg");
}
.main .two .container .pic ul .l4 {
  background-image: url("../images/04.jpg");
}

#footer .widget {
  padding-top: 18px;
}
#footer .widget .textwidget .foot-select {
  display: inline-block;
  cursor: pointer;
  position: relative;
  margin-right: 8px;
  border: 1px solid #ccc;
  border-radius: 5px;
  width: 190px;
  background: url("../images/footer-uplink.jpg") no-repeat scroll 100% 50% transparent;
}
#footer .widget .textwidget .foot-select .rec_link {
  text-indent: 10px;
  line-height: 24px;
  display: block;
}
#footer .widget .textwidget .foot-select .rec_link:hover {
  color: #007e30;
}
#footer .widget .textwidget .foot-select .footer-uplinks {
  bottom: 24px;
  left: -1px;
  padding: 10px;
  display: none;
  z-index: 10;
  width: 190px;
  line-height: 22px;
  position: absolute;
  background: #fff;
  border: 1px solid #ccc;
}
#footer .widget .textwidget .foot-select .footer-uplinks a {
  display: block;
  margin-bottom: 5px;
  color: #555555;
}
#footer .widget .textwidget .foot-select .footer-uplinks a:hover {
  color: #007e30;
}
#footer .widget .textwidget .footer-left-top {
  display: inline-block;
}
#footer .widget .textwidget .footer-left-top a {
  padding: 0 10px;
  border-left: 1px solid #888;
  color: #555555;
}
#footer .widget .textwidget .footer-left-top a:first-child {
  border: none;
}
#footer .widget .textwidget .footer-left-bottom p {
  padding-top: 16px;
  line-height: 20px;
}
#footer .footer-right {
  text-align: right;
}
#footer .footer-right p {
  display: inline-block;
  vertical-align: bottom;
  text-align: left;
  line-height: 20px;
  font-size: 14px;
  color: #888888;
}

.news_con .first-content {
  position: relative;
  margin-bottom: 40px;
}
.news_con .first-content .img {
  height: 300px;
}
.news_con .first-content .img img {
  width: 100%;
  height: 100%;
}
.news_con .first-content .title {
  height: 50px;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 9;
  background: rgba(0, 0, 0, 0.8);
  color: white;
  font-size: 18px;
  padding-left: 30px;
  line-height: 50px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.news_con hr {
  height: 1px;
  width: 100%;
  background: #e5e5e5;
}
.news_con .content .news-list li {
  border-bottom: 1px solid #e5e5e5;
  padding: 30px 0;
}
.news_con .content .news-list li a {
  display: block;
}
.news_con .content .news-list li a .img {
  width: 165px;
  height: 110px;
  float: left;
}
.news_con .content .news-list li a .img img {
  width: 100%;
  height: 100%;
}
.news_con .content .news-list li a .txt {
  margin-left: 180px;
  height: 110px;
}
.news_con .content .news-list li a .txt p.news-title {
  font-size: 18px;
  color: #555555;
  font-weight: 700;
  margin-bottom: 15px;
}
.news_con .content .news-list li a .txt p.desc {
  color: #666666;
  font-size: 14px;
  margin-bottom: 15px;
}
.news_con .content .news-list li a .txt p.info .click i {
  margin-right: 10px;
}
.news_con .content .news-list li a .txt p.info .time {
  float: right;
}

.content_tit {
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  padding: 0 20px;
  margin-top: 20px;
}

.content_related {
  text-align: center;
  padding: 20px 20px 0 20px;
  margin-bottom: 15px;
}

/*# sourceMappingURL=style.css.map */
